refactor(conf): remove unnecessary imports
This commit is contained in:
parent
ecedc22217
commit
49cb34f8d4
1 changed files with 1 additions and 5 deletions
6
conf.sh
6
conf.sh
|
|
@ -1,10 +1,6 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
# laptop display management
|
||||
|
||||
# Load config & functions
|
||||
. ${HOME}/ayo.conf
|
||||
. ${scripts_dir}/functions.sh
|
||||
# configuration management
|
||||
|
||||
command=$2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue