Browse Source

Remove extra empty line.

Herbert Vojčík 7 năm trước cách đây
mục cha
commit
102ac5f8b5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 () {