Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
lankavitharana committed Dec 11, 2017
1 parent b5b3f68 commit c0d98f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
import org.ballerinalang.repository.PackageRepository;
import org.ballerinalang.repository.fs.ClasspathPackageRepository;
import org.ballerinalang.spi.ExtensionPackageRepositoryProvider;

@JavaSPIService("org.ballerinalang.spi.ExtensionPackageRepositoryProvider")
public class StandardExtensionPackageRepositoryProvider implements ExtensionPackageRepositoryProvider {
private static final String JAR_SYSTEM_LIB_LOCATION = "/META-INF/natives/";
Expand Down

0 comments on commit c0d98f6

Please sign in to comment.