mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-25 05:36:50 +03:00
Update to leo_lang
This commit is contained in:
parent
7461d560f2
commit
f063d989ff
@ -14,7 +14,7 @@
|
|||||||
// You should have received a copy of the GNU General Public License
|
// You should have received a copy of the GNU General Public License
|
||||||
// along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
|
// along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
use leo::{cli::*, commands::*, config::Config, errors::CLIError};
|
use leo_lang::{cli::*, commands::*, config::Config, errors::CLIError};
|
||||||
|
|
||||||
use clap::{App, AppSettings, Arg};
|
use clap::{App, AppSettings, Arg};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user