imports not needed in example now

This commit is contained in:
Don Stewart 2007-11-07 03:23:46 +00:00
parent dbfd13207d
commit d50d6c909d

2
CONFIG
View File

@ -11,8 +11,6 @@ which is a Haskell source file. Here is an example,
--
import XMonad
import XMonad.Core
import XMonad.Config
main = xmonad $ defaultConfig
{ borderWidth = 2