Commit 4f15c4e8 authored by Grant's avatar Grant
Browse files

remove forgotten dev

parent b6d9cfaf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ class Network extends EventEmitter<INetworkEvents> {
    {
      autoConnect: false,
      withCredentials: true,
      transports: ["polling"],
    }
  );
  private online_count = 0;