Browse Source

don't need aiokq anymore, drop it's import..

main
John-Mark Gurney 3 years ago
parent
commit
58130f1048
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      bitelab/config.py

+ 0
- 1
bitelab/config.py View File

@@ -29,7 +29,6 @@
from pydantic import BaseSettings, Field

import asyncio
import aiokq

__all__ = [ 'Settings' ]



Loading…
Cancel
Save