diff --git a/.flaskenv b/.flaskenv index 4fc9a05ddab2b..49bf390fb3db5 100644 --- a/.flaskenv +++ b/.flaskenv @@ -14,6 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -#FLASK_APP="superset.app:create_app()" -FLASK_APP="superset.ofek:create_for_ofek()" +FLASK_APP="superset.app:create_app()" FLASK_ENV="development"