From 3c033d7d544a621b1f89d1e69b1eed3ff775a598 Mon Sep 17 00:00:00 2001
From: Didi Hou <d.hou@outlook.com>
Date: Fri, 1 Sep 2023 10:47:37 +0200
Subject: [PATCH] update Fig5_ground_state.py

---
 figures/Schmidt2018_dyn/Fig5_ground_state.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/figures/Schmidt2018_dyn/Fig5_ground_state.py b/figures/Schmidt2018_dyn/Fig5_ground_state.py
index 651d801..69eb01d 100644
--- a/figures/Schmidt2018_dyn/Fig5_ground_state.py
+++ b/figures/Schmidt2018_dyn/Fig5_ground_state.py
@@ -2,7 +2,6 @@ import json
 import numpy as np
 import os
 
-from Schmidt2018_dyn import helpers
 from helpers import original_data_path, population_labels
 from multiarea_model import MultiAreaModel
 from plotcolors import myred, myblue
-- 
GitLab