Kaynağa Gözat

removed superflous entry point

prozessorkern 4 yıl önce
ebeveyn
işleme
90c852095c
1 değiştirilmiş dosya ile 0 ekleme ve 10 silme
  1. 0 10
      metrixpp/tests/metrix++.py

+ 0 - 10
metrixpp/tests/metrix++.py

@@ -1,10 +0,0 @@
-#
-#    Metrix++, Copyright 2009-2019, Metrix++ Project
-#    Link: https://github.com/metrixplusplus/metrixplusplus
-#    
-#    This file is a part of Metrix++ Tool.
-#    
-
-if __name__ == '__main__':
-    from ..metrixpp import metrixpp
-    metrixpp.start()