Browse Source

Remove extra empty line.

Herbert Vojčík 7 years ago
parent
commit
102ac5f8b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      support/kernel-runtime.js

+ 0 - 1
support/kernel-runtime.js

@@ -196,7 +196,6 @@ define(function () {
     function PrimitivesBrik (brikz, st) {
         var globals = brikz.smalltalkGlobals.globals;
 
-
         var oid = 0;
         /* Unique ID number generator */
         st.nextId = function () {