mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-17 21:25:37 +00:00
finally! abolishing private key property
This commit is contained in:
parent
0748706b50
commit
6791b257c0
@ -7,7 +7,7 @@ from komrade.backend import *
|
||||
from flask import Flask, request, jsonify
|
||||
from flask_classful import FlaskView
|
||||
|
||||
from komrade.the_operator import *
|
||||
from komrade.backend.the_operator import *
|
||||
|
||||
|
||||
OPERATOR = None
|
||||
|
Loading…
Reference in New Issue
Block a user