Module already loaded

In the Use statement, you named a module that is already present.

If the named module is the one you want to load, remove the Use statement. Otherwise, change the name in the Use statement.