chore: clean up code
This commit is contained in:
@@ -5,8 +5,6 @@ import {
|
||||
testRequiredVariables,
|
||||
} from "../test";
|
||||
|
||||
console.log("DELETE ME BEFORE COMMITTING!!!!!");
|
||||
|
||||
const allowedDesktopEnvs = ["xfce", "kde", "gnome", "lxde", "lxqt"] as const;
|
||||
type AllowedDesktopEnv = (typeof allowedDesktopEnvs)[number];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user