We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4100e commit e33a11fCopy full SHA for e33a11f
laboratory/api-src/org/labkey/api/laboratory/DemographicsProvider.java
@@ -1,10 +1,10 @@
1
package org.labkey.api.laboratory;
2
3
+import org.jetbrains.annotations.Nullable;
4
import org.labkey.api.data.Container;
5
import org.labkey.api.module.Module;
6
import org.labkey.api.security.User;
7
-import javax.annotation.Nullable;
8
9
public class DemographicsProvider
10
{
0 commit comments