mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Fix broken links and remove author template
This commit is contained in:
parent
89638a3694
commit
7d6ac1b454
@ -2,9 +2,6 @@ import com.intellij.openapi.actionSystem.*;
|
||||
import com.intellij.openapi.project.Project;
|
||||
import com.intellij.openapi.ui.Messages;
|
||||
|
||||
/**
|
||||
* Created by breandan on 11/25/2015.
|
||||
*/
|
||||
public class HelloAction extends AnAction {
|
||||
public HelloAction() {
|
||||
super("Hello");
|
||||
|
Loading…
x
Reference in New Issue
Block a user