Skip to content
Snippets Groups Projects

#410: Remove asyncio

Merged matograine requested to merge 410_remove_asyncio into dev
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -13,7 +13,6 @@
@@ -13,7 +13,6 @@
# You should have received a copy of the GNU Affero General Public License
# You should have received a copy of the GNU Affero General Public License
# along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
# along with Silkaj. If not, see <https://www.gnu.org/licenses/>.
from asyncio import sleep
from collections import OrderedDict
from collections import OrderedDict
from operator import itemgetter
from operator import itemgetter
from os import system
from os import system
Loading