Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
Renamed the discovery package to internal in the ntp binding. (#4310)
Browse files Browse the repository at this point in the history
See openhab/static-code-analysis#100

Signed-off-by: VelinYordanov <velin.iordanov@gmail.com>
  • Loading branch information
VelinYordanov authored and maggu2810 committed Sep 21, 2017
1 parent 49a64df commit ae86aa4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.eclipse.smarthome.binding.ntp.discovery;
package org.eclipse.smarthome.binding.ntp.internal.discovery;

import static org.eclipse.smarthome.binding.ntp.NtpBindingConstants.*;

Expand Down

0 comments on commit ae86aa4

Please sign in to comment.